set Rx Text Message
open fun setRxTextMessage(builderForValue: MeshProtos.MeshPacket.Builder): DeviceOnly.DeviceState.Builder
We keep the last received text message (only) stored in the device flash,
so we can show it on the screen.
Might be null
Content copied to clipboard
.meshtastic.MeshPacket rx_text_message = 7;